JMSetFrameData
Sets or changes the client data for a frame.
OSStatus JMSetFrameData ( JMFrameRef frame, JMClientData data);
frame
- The frame whose client data you want to set or change.
data
- The new client data.
- function result
- A result code. See "JManager Result Codes" (page 69) for a list of result codes that JManager may return in this field.
SEE ALSO
- The
JMGetFrameData
function (page 48).
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help